wayland: Ensure the parent is committed after repositioning subsurfaces
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 27 Aug 2014 10:03:28 +0000 (12:03 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 27 Aug 2014 15:45:16 +0000 (17:45 +0200)
commitd34f2526c42b3c1915f01155acf16042dafa4bf3
tree45fed53a33a8d5a5c062e151dbacbb0ee5397044
parente6199af60d4f1be2aa538840674ed6a7932c704f
wayland: Ensure the parent is committed after repositioning subsurfaces

Subsurface position is deemed part of the state of the parent surface, so
ensure wl_surface_commit() happens on the parent surface if none is
scheduled, so the repositioning takes place.
gdk/wayland/gdkwindow-wayland.c